home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Glary Utilities / gusetup.exe / {app} / lockdll.dll / RCDATA / TFRMREMIND / TFRMREMIND.txt < prev   
Text File  |  2010-01-14  |  3KB  |  165 lines

  1. object frmRemind: TfrmRemind
  2.   Left = 495
  3.   Top = 522
  4.   BorderStyle = bsDialog
  5.   Caption = 'frmRemind'
  6.   ClientHeight = 300
  7.   ClientWidth = 430
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   DesignSize = (
  20.     430
  21.     300)
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Image1: TImage
  25.     Left = 0
  26.     Top = 0
  27.     Width = 430
  28.     Height = 300
  29.     Align = alClient
  30.     Picture.Data = {<image000.TPNGObject>}
  31.   end
  32.   object lbname: TLabel
  33.     Left = 13
  34.     Top = 8
  35.     Width = 243
  36.     Height = 17
  37.     Anchors = [akLeft, akTop, akRight]
  38.     AutoSize = False
  39.     Caption = 'Absolute Uninstaller (Version 1.2)'
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clWindowText
  42.     Font.Height = -12
  43.     Font.Name = 'Tahoma'
  44.     Font.Style = [fsBold]
  45.     ParentFont = False
  46.     Transparent = True
  47.     WordWrap = True
  48.   end
  49.   object lbcopy: TLabel
  50.     Left = 13
  51.     Top = 25
  52.     Width = 243
  53.     Height = 24
  54.     Anchors = [akLeft, akTop, akRight]
  55.     AutoSize = False
  56.     Caption = 'Copyright(c) 2005 GlarySoft.com'
  57.     Transparent = True
  58.     WordWrap = True
  59.   end
  60.   object Image2: TImage
  61.     Left = 14
  62.     Top = 48
  63.     Width = 414
  64.     Height = 25
  65.     Picture.Data = {<image001.TPNGObject>}
  66.   end
  67.   object Label1: TLabel
  68.     Left = 13
  69.     Top = 61
  70.     Width = 300
  71.     Height = 70
  72.     Anchors = [akLeft, akTop, akRight]
  73.     AutoSize = False
  74.     Transparent = True
  75.     WordWrap = True
  76.   end
  77.   object Label2: TLabel
  78.     Left = 13
  79.     Top = 123
  80.     Width = 300
  81.     Height = 110
  82.     Anchors = [akLeft, akTop, akRight]
  83.     AutoSize = False
  84.     Transparent = True
  85.     WordWrap = True
  86.   end
  87.   object Label3: TLabel
  88.     Left = 13
  89.     Top = 243
  90.     Width = 308
  91.     Height = 17
  92.     Anchors = [akLeft, akTop, akRight]
  93.     AutoSize = False
  94.     Transparent = True
  95.   end
  96.   object Bevel3: TBevel
  97.     Left = 328
  98.     Top = 234
  99.     Width = 89
  100.     Height = 50
  101.     Shape = bsTopLine
  102.   end
  103.   object Image3: TImage
  104.     Left = 384
  105.     Top = 7
  106.     Width = 33
  107.     Height = 41
  108.     Picture.Data = {<image002.TPNGObject>}
  109.   end
  110.   object ProgressBar1: TProgressBar
  111.     Left = 13
  112.     Top = 268
  113.     Width = 308
  114.     Height = 16
  115.     Anchors = [akLeft, akTop, akRight]
  116.     TabOrder = 0
  117.   end
  118.   object btnKeep: TBitBtn
  119.     Left = 328
  120.     Top = 259
  121.     Width = 89
  122.     Height = 25
  123.     Caption = 'Keep Testing'
  124.     TabOrder = 1
  125.     OnClick = btnKeepClick
  126.   end
  127.   object btnExit: TBitBtn
  128.     Left = 328
  129.     Top = 174
  130.     Width = 89
  131.     Height = 25
  132.     Caption = 'Exit'
  133.     TabOrder = 2
  134.     OnClick = btnExitClick
  135.   end
  136.   object btnKey: TBitBtn
  137.     Left = 328
  138.     Top = 136
  139.     Width = 89
  140.     Height = 25
  141.     Caption = 'Enter Code'
  142.     TabOrder = 3
  143.     OnClick = btnKeyClick
  144.   end
  145.   object btnOrder: TBitBtn
  146.     Left = 328
  147.     Top = 99
  148.     Width = 90
  149.     Height = 25
  150.     Caption = 'Order Now'
  151.     Default = True
  152.     TabOrder = 4
  153.     OnClick = btnOrderClick
  154.   end
  155.   object btnwebsite: TBitBtn
  156.     Left = 328
  157.     Top = 62
  158.     Width = 89
  159.     Height = 25
  160.     Caption = 'Web Site'
  161.     TabOrder = 5
  162.     OnClick = btnwebsiteClick
  163.   end
  164. end
  165.